Save Running Configuration to a File
About this task
Perform this procedure to save the current configuration on Fabric IPsec Gateway Virtual Machine (VM) to a specific file.
Procedure
Example
Save the Fabric IPsec Gateway configuration to file "test":
Switch:1> enable Switch:1# virtual-service figw console Connected to domain figw Escape character is ^Y <cr> FIGW>save config file test.txt File already exists, do you want to overwrite [y/n]: y
Save the Fabric IPsec Gateway configuration to file "test", forcing the switch to overwrite the file without confirmation:
Switch:1> enable Switch:1# virtual-service figw console Connected to domain figw Escape character is ^Y <cr> FIGW> save config file test.txt -y
Variable Definitions
The following table defines parameters for the save config command.
Variable | Value |
---|---|
file WORD <1-255> | Specifies the name of file to save the configuration of the Fabric IPsec Gateway VM. |
-y |
Forces the switch to overwrite the configuration file without confirmation. |